home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000333_fdc@columbia.edu_Tue Oct 21 18:29:19 2003.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Path: newsmaster.cc.columbia.edu!not-for-mail
  2. From: Frank da Cruz <fdc@columbia.edu>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: DSR off ...
  5. Date: 21 Oct 2003 22:28:27 GMT
  6. Organization: Columbia University
  7. Lines: 19
  8. Message-ID: <slrnbpbcob.co2.fdc@sesame.cc.columbia.edu>
  9. References: <cf6cc183.0310211334.2b68926b@posting.google.com>
  10. Reply-To: fdc@columbia.edu
  11. NNTP-Posting-Host: sesame.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1066775307 21633 128.59.59.56 (21 Oct 2003 22:28:27 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 21 Oct 2003 22:28:27 GMT
  15. User-Agent: slrn/0.9.7.4 (SunOS)
  16. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14585
  17.  
  18. In article <cf6cc183.0310211334.2b68926b@posting.google.com>, icurmt wrote:
  19. : I wasn't able to communicate successfully between two devices using
  20. : RS232. The show comm parameters are as under:
  21. : /dev/ttyS0, speed:19200, mode:local, modem:none
  22. : flow:rts/cts, carrier-watch:off
  23. : CD:off, DSR:off, CTS:On, RI:off, DTR: on, RTS:on
  24. : However, on another machine, where the communication worked, I had the
  25. : exact same comm parameters as above except that DSR was ON.
  26. : I was wondering if through kermit can I control the DSR and set it to
  27. : 'On' so that communication works fine.
  28. DSR is an *incoming* signal so Kermit can't control it.  You'll need to
  29. rig up your cable to supply it; e.g.  Wire local or remote DTR back to DSR.
  30.  
  31. - Frank
  32.